UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

A file integrity tool must be installed.


Overview

Finding ID Version Rule ID IA Controls Severity
V-38489 RHEL-06-000016 SV-50290r1_rule Medium
Description
The AIDE package must be installed if it is to be available for integrity checking.
STIG Date
Red Hat Enterprise Linux 6 Security Technical Implementation Guide 2019-09-25

Details

Check Text ( C-46046r1_chk )
If another file integrity tool is installed, this is not a finding.

Run the following command to determine if the "aide" package is installed:

# rpm -q aide


If the package is not installed, this is a finding.
Fix Text (F-43436r1_fix)
Install the AIDE package with the command:

# yum install aide